2024-10-21 22:37:23,263 [ 59272 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy (runner:42, check_args_and_update_paths) 2024-10-21 22:37:23,263 [ 59272 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:90, check_args_and_update_paths) 2024-10-21 22:37:23,263 [ 59272 ] INFO : src dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/src (runner:97, check_args_and_update_paths) 2024-10-21 22:37:23,263 [ 59272 ] INFO : base_configs_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:99, check_args_and_update_paths) 2024-10-21 22:37:23,264 [ 59272 ] INFO : Unknown image altinityinfra/dotnet-client (runner:357, ) Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_tv0is5 --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/src/Server/grpc_protos:/ClickHouse/src/Server/grpc_protos --volume=/run:/run/host:ro --mount type=bind,source=/home/ubuntu/_work/_temp/test/dockerd_volume_dir,target=/var/lib/docker -e DOCKER_HELPER_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_BASE_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_KERBERIZED_HADOOP_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_KERBEROS_KDC_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_MYSQL_JAVA_CLIENT_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_MYSQL_JS_CLIENT_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_MYSQL_PHP_CLIENT_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_NGINX_DAV_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_access_control_on_cluster/test.py::test_access_control_on_cluster test_access_control_on_cluster/test.py::test_grant_all_on_cluster test_alter_codec/test.py::test_alter_codec_index test_alter_codec/test.py::test_alter_codec_pk test_alter_update_cast_keep_nullable/test.py::test_cast_keep_nullable test_async_connect_to_multiple_ips/test.py::test test_async_insert_memory/test.py::test_memory_usage test_azure_blob_storage_zero_copy_replication/test.py::test_zero_copy_replication test_backup_restore/test.py::test_attach_partition test_backup_restore/test.py::test_replace_partition test_backup_restore/test.py::test_restore 'test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_local]' 'test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_s3]' 'test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_s3_plain]' 'test_backup_restore_s3/test.py::test_backup_to_disk[from_s3_to_local]' 'test_backup_restore_s3/test.py::test_backup_to_disk[from_s3_to_s3_plain]' test_backup_restore_s3/test.py::test_backup_to_s3 test_backup_restore_s3/test.py::test_backup_to_s3_multipart test_backup_restore_s3/test.py::test_backup_to_s3_named_collection test_backup_restore_s3/test.py::test_backup_to_s3_native_copy test_backup_restore_s3/test.py::test_backup_to_s3_native_copy_multipart test_backup_restore_s3/test.py::test_backup_to_s3_native_copy_other_bucket 'test_backup_restore_s3/test.py::test_backup_with_fs_cache[False-True-False]' 'test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-False-False]' 'test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-True-False]' 'test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-True-True]' test_backup_restore_s3/test.py::test_incremental_backup_append_table_def test_backup_s3_storage_class/test.py::test_backup_s3_storage_class test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_avg 'test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[1000]' 'test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[500000]' 'test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[1000]' 'test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[500000]' test_backward_compatibility/test_data_skipping_indices.py::test_index test_backward_compatibility/test_functions.py::test_aggregate_states test_backward_compatibility/test_functions.py::test_string_functions test_backward_compatibility/test_ip_types_binary_compatibility.py::test_ip_types_binary_compatibility test_broken_part_during_merge/test.py::test_merge_and_part_corruption test_cluster_copier/test.py::test_block_size test_cluster_copier/test.py::test_copy_month_to_week_partition test_cluster_copier/test.py::test_copy_month_to_week_partition_with_recovering test_cluster_copier/test.py::test_copy_month_to_week_partition_with_recovering_after_move_faults 'test_cluster_copier/test.py::test_copy_simple[False]' 'test_cluster_copier/test.py::test_copy_simple[True]' 'test_cluster_copier/test.py::test_copy_with_recovering[False]' 'test_cluster_copier/test.py::test_copy_with_recovering[True]' 'test_cluster_copier/test.py::test_copy_with_recovering_after_move_faults[False]' 'test_cluster_copier/test.py::test_copy_with_recovering_after_move_faults[True]' test_cluster_copier/test.py::test_no_arg test_cluster_copier/test.py::test_no_index test_cluster_copier/test.py::test_non_partitioned_table test_cluster_copier/test.py::test_self_copy test_cluster_copier/test_three_nodes.py::test test_codec_encrypted/test.py::test_different_keys test_compressed_marks_restart/test.py::test_compressed_marks_restart_compact test_compressed_marks_restart/test.py::test_compressed_marks_restart_wide test_concurrent_queries_for_all_users_restriction/test.py::test_exception_message test_config_substitutions/test.py::test_allow_databases test_config_substitutions/test.py::test_config test_config_substitutions/test.py::test_include_config test_config_yaml_full/test.py::test_yaml_full_conf test_consistant_parts_after_move_partition/test.py::test_consistent_part_after_move_partition test_default_compression_codec/test.py::test_default_codec_for_compact_parts test_default_compression_codec/test.py::test_default_codec_multiple test_default_compression_codec/test.py::test_default_codec_single test_default_compression_codec/test.py::test_default_codec_version_update test_dictionaries_access/test.py::test_create test_dictionaries_access/test.py::test_dictget test_dictionaries_access/test.py::test_drop 'test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache]' 'test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache]' 'test_dictionaries_all_layouts_separate_sources/test_file.py::test_complex[complex_key_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_file.py::test_ranged[range_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_file.py::test_simple[flat]' 'test_dictionaries_all_layouts_separate_sources/test_file.py::test_simple[hashed]' 'test_dictionaries_all_layouts_separate_sources/test_mongo_uri.py::test_simple[flat-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo_uri.py::test_simple_ssl[flat-True]' 'test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_cache]' 'test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_direct]' 'test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_ranged[range_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[cache]' 'test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[direct]' 'test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[flat]' 'test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[hashed]' test_dictionaries_config_reload/test.py::test test_dictionaries_ddl/test.py::test_clickhouse_remote test_dictionaries_ddl/test.py::test_conflicting_name 'test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node1_cache]' 'test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node1_hashed]' 'test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node2_cache]' 'test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node2_hashed]' test_dictionaries_ddl/test.py::test_dictionary_with_where test_dictionaries_ddl/test.py::test_file_dictionary_restrictions test_dictionaries_ddl/test.py::test_http_dictionary_restrictions test_dictionaries_ddl/test.py::test_named_collection test_dictionaries_ddl/test.py::test_restricted_database test_dictionaries_ddl/test.py::test_secure test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_full_load test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_complex_key -vvv" altinityinfra/integration-tests-runner:0-46d4f9bd6a40e43bf5543be25cc704364e0c737b '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: repeat-0.9.3, random-0.2, timeout-2.2.0, order-1.0.1, xdist-3.5.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_local] test_default_compression_codec/test.py::test_default_codec_for_compact_parts test_config_substitutions/test.py::test_allow_databases test_dictionaries_access/test.py::test_create test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_avg test_dictionaries_ddl/test.py::test_clickhouse_remote test_backup_restore/test.py::test_attach_partition test_dictionaries_all_layouts_separate_sources/test_file.py::test_complex[complex_key_hashed] test_cluster_copier/test.py::test_block_size test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_cache] [gw9] [ 1%] PASSED test_dictionaries_access/test.py::test_create test_dictionaries_access/test.py::test_dictget [gw0] [ 2%] PASSED test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_local] test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_s3] [gw9] [ 3%] PASSED test_dictionaries_access/test.py::test_dictget test_dictionaries_access/test.py::test_drop [gw9] [ 4%] PASSED test_dictionaries_access/test.py::test_drop [gw0] [ 5%] PASSED test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_s3] test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_s3_plain] [gw7] [ 6%] PASSED test_backup_restore/test.py::test_attach_partition test_backup_restore/test.py::test_replace_partition [gw0] [ 7%] PASSED test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_s3_plain] test_backup_restore_s3/test.py::test_backup_to_disk[from_s3_to_local] test_access_control_on_cluster/test.py::test_access_control_on_cluster [gw0] [ 8%] PASSED test_backup_restore_s3/test.py::test_backup_to_disk[from_s3_to_local] test_backup_restore_s3/test.py::test_backup_to_disk[from_s3_to_s3_plain] [gw0] [ 9%] PASSED test_backup_restore_s3/test.py::test_backup_to_disk[from_s3_to_s3_plain] test_backup_restore_s3/test.py::test_backup_to_s3 [gw2] [ 10%] PASSED test_dictionaries_ddl/test.py::test_clickhouse_remote test_dictionaries_ddl/test.py::test_conflicting_name [gw2] [ 11%] PASSED test_dictionaries_ddl/test.py::test_conflicting_name test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node1_cache] [gw7] [ 12%] PASSED test_backup_restore/test.py::test_replace_partition test_backup_restore/test.py::test_restore [gw0] [ 13%] PASSED test_backup_restore_s3/test.py::test_backup_to_s3 test_backup_restore_s3/test.py::test_backup_to_s3_multipart [gw7] [ 14%] PASSED test_backup_restore/test.py::test_restore [gw0] [ 15%] PASSED test_backup_restore_s3/test.py::test_backup_to_s3_multipart test_backup_restore_s3/test.py::test_backup_to_s3_named_collection [gw8] [ 16%] PASSED test_config_substitutions/test.py::test_allow_databases test_config_substitutions/test.py::test_config [gw8] [ 17%] PASSED test_config_substitutions/test.py::test_config test_config_substitutions/test.py::test_include_config [gw0] [ 18%] PASSED test_backup_restore_s3/test.py::test_backup_to_s3_named_collection test_backup_restore_s3/test.py::test_backup_to_s3_native_copy [gw8] [ 19%] PASSED test_config_substitutions/test.py::test_include_config test_alter_codec/test.py::test_alter_codec_index [gw0] [ 20%] PASSED test_backup_restore_s3/test.py::test_backup_to_s3_native_copy test_backup_restore_s3/test.py::test_backup_to_s3_native_copy_multipart [gw6] [ 21%] PASSED test_dictionaries_all_layouts_separate_sources/test_file.py::test_complex[complex_key_hashed] test_dictionaries_all_layouts_separate_sources/test_file.py::test_ranged[range_hashed] [gw0] [ 22%] PASSED test_backup_restore_s3/test.py::test_backup_to_s3_native_copy_multipart test_backup_restore_s3/test.py::test_backup_to_s3_native_copy_other_bucket [gw4] [ 23%] PASSED test_default_compression_codec/test.py::test_default_codec_for_compact_parts test_default_compression_codec/test.py::test_default_codec_multiple [gw5] [ 24%] PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_avg [gw0] [ 25%] PASSED test_backup_restore_s3/test.py::test_backup_to_s3_native_copy_other_bucket test_backup_restore_s3/test.py::test_backup_with_fs_cache[False-True-False] [gw7] [ 26%] PASSED test_alter_codec/test.py::test_alter_codec_index test_alter_codec/test.py::test_alter_codec_pk [gw1] [ 27%] PASSED test_cluster_copier/test.py::test_block_size test_cluster_copier/test.py::test_copy_month_to_week_partition [gw0] [ 28%] PASSED test_backup_restore_s3/test.py::test_backup_with_fs_cache[False-True-False] test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-False-False] test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[1000] test_compressed_marks_restart/test.py::test_compressed_marks_restart_compact [gw0] [ 29%] PASSED test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-False-False] test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-True-False] [gw4] [ 30%] PASSED test_default_compression_codec/test.py::test_default_codec_multiple test_default_compression_codec/test.py::test_default_codec_single [gw7] [ 31%] PASSED test_alter_codec/test.py::test_alter_codec_pk [gw0] [ 32%] PASSED test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-True-False] test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-True-True] [gw3] [ 33%] PASSED test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_cache] test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_direct] [gw2] [ 34%] PASSED test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node1_cache] test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node1_hashed] [gw9] [ 35%] PASSED test_access_control_on_cluster/test.py::test_access_control_on_cluster test_access_control_on_cluster/test.py::test_grant_all_on_cluster test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache] [gw0] [ 36%] PASSED test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-True-True] test_backup_restore_s3/test.py::test_incremental_backup_append_table_def [gw9] [ 37%] PASSED test_access_control_on_cluster/test.py::test_grant_all_on_cluster [gw6] [ 38%] PASSED test_dictionaries_all_layouts_separate_sources/test_file.py::test_ranged[range_hashed] test_dictionaries_all_layouts_separate_sources/test_file.py::test_simple[flat] [gw0] [ 39%] PASSED test_backup_restore_s3/test.py::test_incremental_backup_append_table_def test_backward_compatibility/test_functions.py::test_aggregate_states [gw4] [ 40%] PASSED test_default_compression_codec/test.py::test_default_codec_single test_default_compression_codec/test.py::test_default_codec_version_update [gw5] [ 41%] PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[1000] [gw8] [ 42%] PASSED test_compressed_marks_restart/test.py::test_compressed_marks_restart_compact test_compressed_marks_restart/test.py::test_compressed_marks_restart_wide [gw1] [ 43%] PASSED test_cluster_copier/test.py::test_copy_month_to_week_partition test_cluster_copier/test.py::test_copy_month_to_week_partition_with_recovering test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[500000] [gw8] [ 44%] PASSED test_compressed_marks_restart/test.py::test_compressed_marks_restart_wide [gw2] [ 45%] PASSED test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node1_hashed] test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node2_cache] test_dictionaries_all_layouts_separate_sources/test_mongo_uri.py::test_simple[flat-False] test_alter_update_cast_keep_nullable/test.py::test_cast_keep_nullable [gw3] [ 46%] PASSED test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_direct] test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_hashed] [gw4] [ 47%] PASSED test_default_compression_codec/test.py::test_default_codec_version_update [gw5] [ 48%] PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[500000] [gw6] [ 49%] PASSED test_dictionaries_all_layouts_separate_sources/test_file.py::test_simple[flat] test_dictionaries_all_layouts_separate_sources/test_file.py::test_simple[hashed] test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_full_load test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[1000] [gw7] [ 50%] PASSED test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache] test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache] [gw0] [ 51%] PASSED test_alter_update_cast_keep_nullable/test.py::test_cast_keep_nullable [gw2] [ 52%] PASSED test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node2_cache] test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node2_hashed] test_async_insert_memory/test.py::test_memory_usage [gw5] [ 53%] PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[1000] test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[500000] [gw3] [ 54%] PASSED test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_hashed] test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_ranged[range_hashed] [gw4] [ 55%] PASSED test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_full_load test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_complex_key [gw4] [ 56%] PASSED test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_complex_key [gw6] [ 57%] PASSED test_dictionaries_all_layouts_separate_sources/test_file.py::test_simple[hashed] [gw9] [ 58%] PASSED test_backward_compatibility/test_functions.py::test_aggregate_states test_cluster_copier/test_three_nodes.py::test test_backward_compatibility/test_functions.py::test_string_functions [gw1] [ 59%] PASSED test_cluster_copier/test.py::test_copy_month_to_week_partition_with_recovering test_cluster_copier/test.py::test_copy_month_to_week_partition_with_recovering_after_move_faults test_azure_blob_storage_zero_copy_replication/test.py::test_zero_copy_replication [gw3] [ 60%] PASSED test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_ranged[range_hashed] test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[cache] [gw7] [ 61%] PASSED test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache] [gw2] [ 62%] PASSED test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node2_hashed] test_dictionaries_ddl/test.py::test_dictionary_with_where [gw2] [ 63%] PASSED test_dictionaries_ddl/test.py::test_dictionary_with_where test_dictionaries_ddl/test.py::test_file_dictionary_restrictions [gw5] [ 64%] PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[500000] [gw2] [ 65%] PASSED test_dictionaries_ddl/test.py::test_file_dictionary_restrictions test_dictionaries_ddl/test.py::test_http_dictionary_restrictions [gw2] [ 66%] PASSED test_dictionaries_ddl/test.py::test_http_dictionary_restrictions test_dictionaries_ddl/test.py::test_named_collection [gw8] [ 67%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo_uri.py::test_simple[flat-False] test_dictionaries_all_layouts_separate_sources/test_mongo_uri.py::test_simple_ssl[flat-True] [gw2] [ 68%] PASSED test_dictionaries_ddl/test.py::test_named_collection test_dictionaries_ddl/test.py::test_restricted_database test_async_connect_to_multiple_ips/test.py::test [gw2] [ 69%] PASSED test_dictionaries_ddl/test.py::test_restricted_database test_dictionaries_ddl/test.py::test_secure [gw2] [ 70%] PASSED test_dictionaries_ddl/test.py::test_secure test_codec_encrypted/test.py::test_different_keys [gw1] [ 71%] PASSED test_cluster_copier/test.py::test_copy_month_to_week_partition_with_recovering_after_move_faults test_cluster_copier/test.py::test_copy_simple[False] [gw5] [ 72%] PASSED test_codec_encrypted/test.py::test_different_keys test_consistant_parts_after_move_partition/test.py::test_consistent_part_after_move_partition [gw3] [ 73%] PASSED test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[cache] test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[direct] [gw7] [ 74%] PASSED test_async_connect_to_multiple_ips/test.py::test [gw1] [ 75%] PASSED test_cluster_copier/test.py::test_copy_simple[False] test_cluster_copier/test.py::test_copy_simple[True] test_concurrent_queries_for_all_users_restriction/test.py::test_exception_message [gw1] [ 76%] PASSED test_cluster_copier/test.py::test_copy_simple[True] test_cluster_copier/test.py::test_copy_with_recovering[False] [gw7] [ 77%] PASSED test_concurrent_queries_for_all_users_restriction/test.py::test_exception_message [gw8] [ 78%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo_uri.py::test_simple_ssl[flat-True] test_backward_compatibility/test_data_skipping_indices.py::test_index [gw3] [ 79%] PASSED test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[direct] test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[flat] [gw5] [ 80%] PASSED test_consistant_parts_after_move_partition/test.py::test_consistent_part_after_move_partition [gw0] [ 81%] PASSED test_async_insert_memory/test.py::test_memory_usage test_backward_compatibility/test_ip_types_binary_compatibility.py::test_ip_types_binary_compatibility [gw6] [ 82%] PASSED test_azure_blob_storage_zero_copy_replication/test.py::test_zero_copy_replication test_broken_part_during_merge/test.py::test_merge_and_part_corruption [gw1] [ 83%] PASSED test_cluster_copier/test.py::test_copy_with_recovering[False] test_cluster_copier/test.py::test_copy_with_recovering[True] [gw4] [ 84%] PASSED test_cluster_copier/test_three_nodes.py::test [gw8] [ 85%] PASSED test_backward_compatibility/test_data_skipping_indices.py::test_index test_dictionaries_config_reload/test.py::test [gw3] [ 86%] PASSED test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[flat] test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[hashed] [gw6] [ 87%] PASSED test_broken_part_during_merge/test.py::test_merge_and_part_corruption [gw0] [ 88%] PASSED test_backward_compatibility/test_ip_types_binary_compatibility.py::test_ip_types_binary_compatibility test_config_yaml_full/test.py::test_yaml_full_conf [gw1] [ 89%] PASSED test_cluster_copier/test.py::test_copy_with_recovering[True] test_cluster_copier/test.py::test_copy_with_recovering_after_move_faults[False] [gw1] [ 90%] PASSED test_cluster_copier/test.py::test_copy_with_recovering_after_move_faults[False] test_cluster_copier/test.py::test_copy_with_recovering_after_move_faults[True] [gw0] [ 91%] PASSED test_config_yaml_full/test.py::test_yaml_full_conf [gw1] [ 92%] PASSED test_cluster_copier/test.py::test_copy_with_recovering_after_move_faults[True] test_cluster_copier/test.py::test_no_arg [gw3] [ 93%] PASSED test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[hashed] [gw4] [ 94%] PASSED test_dictionaries_config_reload/test.py::test [gw1] [ 95%] PASSED test_cluster_copier/test.py::test_no_arg test_cluster_copier/test.py::test_no_index [gw1] [ 96%] PASSED test_cluster_copier/test.py::test_no_index test_cluster_copier/test.py::test_non_partitioned_table [gw1] [ 97%] PASSED test_cluster_copier/test.py::test_non_partitioned_table test_cluster_copier/test.py::test_self_copy [gw1] [ 98%] PASSED test_cluster_copier/test.py::test_self_copy [gw9] [ 99%] PASSED test_backward_compatibility/test_functions.py::test_string_functions test_backup_s3_storage_class/test.py::test_backup_s3_storage_class [gw9] [100%] PASSED test_backup_s3_storage_class/test.py::test_backup_s3_storage_class =============================== warnings summary =============================== test_dictionaries_all_layouts_separate_sources/test_mongo_uri.py::test_simple[flat-False] test_dictionaries_all_layouts_separate_sources/test_mongo_uri.py::test_simple_ssl[flat-True] /ClickHouse/tests/integration/helpers/cluster.py:2452: DeprecationWarning: database_names is deprecated. Use list_database_names instead. logging.debug(f"Connected to Mongo dbs: {connection.database_names()}") test_dictionaries_all_layouts_separate_sources/test_mongo_uri.py::test_simple[flat-False] test_dictionaries_all_layouts_separate_sources/test_mongo_uri.py::test_simple_ssl[flat-True] /ClickHouse/tests/integration/helpers/external_sources.py:233: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead self.db.add_user(self.user, self.password) test_dictionaries_all_layouts_separate_sources/test_mongo_uri.py::test_simple[flat-False] test_dictionaries_all_layouts_separate_sources/test_mongo_uri.py::test_simple_ssl[flat-True] /usr/local/lib/python3.10/dist-packages/pymongo/database.py:1247: DeprecationWarning: Creating a user with the read_only option or without roles is deprecated in MongoDB >= 2.6 warnings.warn("Creating a user with the read_only option " -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ============================== slowest durations =============================== 270.54s call test_backward_compatibility/test_functions.py::test_string_functions 90.34s call test_async_insert_memory/test.py::test_memory_usage 85.36s setup test_azure_blob_storage_zero_copy_replication/test.py::test_zero_copy_replication 70.38s call test_cluster_copier/test_three_nodes.py::test 61.43s call test_cluster_copier/test.py::test_copy_month_to_week_partition_with_recovering 49.65s setup test_default_compression_codec/test.py::test_default_codec_for_compact_parts 45.01s setup test_cluster_copier/test.py::test_block_size 40.80s call test_cluster_copier/test.py::test_copy_with_recovering[False] 39.65s call test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[direct] 39.48s call test_dictionaries_all_layouts_separate_sources/test_file.py::test_simple[flat] 37.89s call test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[flat] 37.36s call test_dictionaries_all_layouts_separate_sources/test_mongo_uri.py::test_simple_ssl[flat-True] 36.55s call test_backward_compatibility/test_functions.py::test_aggregate_states 36.03s call test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_direct] 35.72s call test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache] 35.59s call test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache] 35.58s call test_dictionaries_all_layouts_separate_sources/test_file.py::test_simple[hashed] 35.53s call test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_cache] 35.52s call test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[cache] 35.51s call test_dictionaries_all_layouts_separate_sources/test_mongo_uri.py::test_simple[flat-False] 35.29s call test_dictionaries_all_layouts_separate_sources/test_file.py::test_complex[complex_key_hashed] 34.98s setup test_config_substitutions/test.py::test_allow_databases 34.00s setup test_cluster_copier/test_three_nodes.py::test 33.56s setup test_backward_compatibility/test_functions.py::test_aggregate_states 33.44s call test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[hashed] 32.96s call test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_hashed] 32.10s setup test_access_control_on_cluster/test.py::test_access_control_on_cluster 30.94s call test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node1_cache] 29.98s call test_consistant_parts_after_move_partition/test.py::test_consistent_part_after_move_partition 29.42s call test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node1_hashed] 28.93s call test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node2_cache] 28.55s setup test_dictionaries_ddl/test.py::test_clickhouse_remote 27.75s teardown test_cluster_copier/test.py::test_self_copy 27.56s call test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_avg 27.00s setup test_backward_compatibility/test_data_skipping_indices.py::test_index 26.76s call test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node2_hashed] 26.22s setup test_async_connect_to_multiple_ips/test.py::test 26.18s teardown test_backup_restore_s3/test.py::test_incremental_backup_append_table_def 25.73s setup test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_cache] 25.51s call test_cluster_copier/test.py::test_copy_month_to_week_partition_with_recovering_after_move_faults 25.08s call test_cluster_copier/test.py::test_copy_month_to_week_partition 25.05s setup test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_full_load 24.79s call test_default_compression_codec/test.py::test_default_codec_version_update 24.66s setup test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_avg 22.85s setup test_dictionaries_all_layouts_separate_sources/test_mongo_uri.py::test_simple_ssl[flat-True] 22.41s call test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[500000] 22.21s teardown test_backup_s3_storage_class/test.py::test_backup_s3_storage_class 21.32s call test_dictionaries_config_reload/test.py::test 21.17s setup test_dictionaries_all_layouts_separate_sources/test_mongo_uri.py::test_simple[flat-False] 20.89s call test_cluster_copier/test.py::test_copy_with_recovering[True] 20.83s setup test_consistant_parts_after_move_partition/test.py::test_consistent_part_after_move_partition 20.64s call test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[500000] 20.34s call test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[1000] 20.18s setup test_dictionaries_config_reload/test.py::test 19.59s setup test_alter_update_cast_keep_nullable/test.py::test_cast_keep_nullable 18.73s call test_cluster_copier/test.py::test_copy_simple[True] 18.37s setup test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_local] 17.28s setup test_backup_s3_storage_class/test.py::test_backup_s3_storage_class 17.21s setup test_backup_restore/test.py::test_attach_partition 17.02s setup test_broken_part_during_merge/test.py::test_merge_and_part_corruption 16.66s setup test_concurrent_queries_for_all_users_restriction/test.py::test_exception_message 16.36s teardown test_config_substitutions/test.py::test_include_config 15.93s call test_config_yaml_full/test.py::test_yaml_full_conf 15.70s call test_default_compression_codec/test.py::test_default_codec_single 15.62s setup test_dictionaries_access/test.py::test_create 15.57s call test_cluster_copier/test.py::test_copy_simple[False] 15.49s setup test_backward_compatibility/test_ip_types_binary_compatibility.py::test_ip_types_binary_compatibility 15.49s setup test_dictionaries_all_layouts_separate_sources/test_file.py::test_complex[complex_key_hashed] 15.42s call test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[1000] 15.28s setup test_compressed_marks_restart/test.py::test_compressed_marks_restart_compact 14.57s setup test_async_insert_memory/test.py::test_memory_usage 14.48s call test_cluster_copier/test.py::test_copy_with_recovering_after_move_faults[False] 14.40s call test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_ranged[range_hashed] 14.39s call test_dictionaries_all_layouts_separate_sources/test_file.py::test_ranged[range_hashed] 12.76s call test_backward_compatibility/test_ip_types_binary_compatibility.py::test_ip_types_binary_compatibility 12.24s call test_cluster_copier/test.py::test_self_copy 12.19s call test_cluster_copier/test.py::test_copy_with_recovering_after_move_faults[True] 11.75s call test_backward_compatibility/test_data_skipping_indices.py::test_index 11.43s teardown test_cluster_copier/test_three_nodes.py::test 10.63s call test_cluster_copier/test.py::test_block_size 10.44s setup test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache] 10.40s call test_cluster_copier/test.py::test_no_arg 10.27s call test_cluster_copier/test.py::test_no_index 10.10s call test_cluster_copier/test.py::test_non_partitioned_table 9.79s setup test_codec_encrypted/test.py::test_different_keys 9.53s teardown test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[500000] 9.05s setup test_alter_codec/test.py::test_alter_codec_index 8.85s teardown test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[hashed] 8.29s call test_compressed_marks_restart/test.py::test_compressed_marks_restart_wide 7.89s teardown test_default_compression_codec/test.py::test_default_codec_version_update 7.69s teardown test_consistant_parts_after_move_partition/test.py::test_consistent_part_after_move_partition 7.35s call test_default_compression_codec/test.py::test_default_codec_multiple 7.27s teardown test_dictionaries_ddl/test.py::test_secure 7.11s call test_compressed_marks_restart/test.py::test_compressed_marks_restart_compact 7.06s call test_backup_restore/test.py::test_attach_partition 6.98s teardown test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_complex_key 6.90s call test_backup_restore_s3/test.py::test_backup_to_s3_native_copy_multipart 6.84s call test_backup_restore/test.py::test_replace_partition 6.71s call test_backup_restore/test.py::test_restore 6.49s teardown test_access_control_on_cluster/test.py::test_grant_all_on_cluster 6.46s call test_backup_restore_s3/test.py::test_backup_to_s3_multipart 6.30s teardown test_alter_update_cast_keep_nullable/test.py::test_cast_keep_nullable 5.91s teardown test_async_insert_memory/test.py::test_memory_usage 5.57s teardown test_backup_restore/test.py::test_restore 5.53s teardown test_async_connect_to_multiple_ips/test.py::test 5.45s teardown test_azure_blob_storage_zero_copy_replication/test.py::test_zero_copy_replication 5.36s teardown test_concurrent_queries_for_all_users_restriction/test.py::test_exception_message 4.92s call test_dictionaries_ddl/test.py::test_secure 4.72s teardown test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache] 4.69s call test_async_connect_to_multiple_ips/test.py::test 4.67s teardown test_broken_part_during_merge/test.py::test_merge_and_part_corruption 4.56s teardown test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_avg 4.40s teardown test_dictionaries_all_layouts_separate_sources/test_file.py::test_simple[hashed] 4.33s call test_backup_restore_s3/test.py::test_incremental_backup_append_table_def 4.33s teardown test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[500000] 4.33s teardown test_dictionaries_access/test.py::test_drop 4.26s call test_access_control_on_cluster/test.py::test_access_control_on_cluster 4.22s teardown test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[1000] 4.13s teardown test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[1000] 4.02s teardown test_alter_codec/test.py::test_alter_codec_pk 4.02s teardown test_dictionaries_all_layouts_separate_sources/test_mongo_uri.py::test_simple_ssl[flat-True] 4.01s teardown test_backward_compatibility/test_functions.py::test_string_functions 3.95s call test_alter_codec/test.py::test_alter_codec_pk 3.94s teardown test_backward_compatibility/test_data_skipping_indices.py::test_index 3.85s call test_backup_restore_s3/test.py::test_backup_to_s3_native_copy 3.81s call test_azure_blob_storage_zero_copy_replication/test.py::test_zero_copy_replication 3.79s teardown test_compressed_marks_restart/test.py::test_compressed_marks_restart_wide 3.76s teardown test_codec_encrypted/test.py::test_different_keys 3.31s call test_config_substitutions/test.py::test_allow_databases 3.27s call test_broken_part_during_merge/test.py::test_merge_and_part_corruption 3.24s call test_codec_encrypted/test.py::test_different_keys 3.08s call test_alter_codec/test.py::test_alter_codec_index 3.07s call test_dictionaries_ddl/test.py::test_restricted_database 2.95s call test_dictionaries_access/test.py::test_create 2.84s teardown test_backward_compatibility/test_ip_types_binary_compatibility.py::test_ip_types_binary_compatibility 2.67s call test_backup_restore_s3/test.py::test_backup_to_s3_named_collection 2.63s call test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-True-False] 2.57s call test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-True-True] 2.55s call test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_s3_plain] 2.48s call test_default_compression_codec/test.py::test_default_codec_for_compact_parts 2.38s call test_backup_restore_s3/test.py::test_backup_with_fs_cache[False-True-False] 2.37s call test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-False-False] 2.28s call test_backup_restore_s3/test.py::test_backup_to_s3_native_copy_other_bucket 2.23s call test_backup_restore_s3/test.py::test_backup_to_s3 2.21s call test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_local] 2.17s call test_concurrent_queries_for_all_users_restriction/test.py::test_exception_message 2.16s call test_config_substitutions/test.py::test_include_config 2.06s call test_backup_restore_s3/test.py::test_backup_to_disk[from_s3_to_s3_plain] 2.01s call test_backup_restore_s3/test.py::test_backup_to_disk[from_s3_to_local] 1.99s teardown test_dictionaries_config_reload/test.py::test 1.96s call test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_s3] 1.89s call test_dictionaries_access/test.py::test_dictget 1.57s call test_dictionaries_ddl/test.py::test_clickhouse_remote 1.55s call test_access_control_on_cluster/test.py::test_grant_all_on_cluster 1.43s call test_config_substitutions/test.py::test_config 1.34s call test_dictionaries_access/test.py::test_drop 1.02s call test_alter_update_cast_keep_nullable/test.py::test_cast_keep_nullable 0.84s call test_dictionaries_ddl/test.py::test_dictionary_with_where 0.76s call test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_full_load 0.71s call test_backup_s3_storage_class/test.py::test_backup_s3_storage_class 0.70s call test_dictionaries_ddl/test.py::test_http_dictionary_restrictions 0.70s call test_dictionaries_ddl/test.py::test_file_dictionary_restrictions 0.70s call test_dictionaries_ddl/test.py::test_conflicting_name 0.68s call test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_complex_key 0.49s call test_dictionaries_ddl/test.py::test_named_collection 0.38s teardown test_dictionaries_access/test.py::test_create 0.33s teardown test_dictionaries_access/test.py::test_dictget 0.01s setup test_config_substitutions/test.py::test_include_config 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_cache] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_file.py::test_complex[complex_key_hashed] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_direct] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_file.py::test_simple[flat] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_file.py::test_simple[hashed] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[direct] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_hashed] 0.00s setup test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[1000] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[flat] 0.00s teardown test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node1_hashed] 0.00s teardown test_backward_compatibility/test_functions.py::test_aggregate_states 0.00s teardown test_cluster_copier/test.py::test_copy_simple[True] 0.00s teardown test_cluster_copier/test.py::test_block_size 0.00s setup test_dictionaries_ddl/test.py::test_dictionary_with_where 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo_uri.py::test_simple[flat-False] 0.00s teardown test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node2_cache] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_file.py::test_ranged[range_hashed] 0.00s setup test_backward_compatibility/test_functions.py::test_string_functions 0.00s teardown test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node2_hashed] 0.00s setup test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-True-True] 0.00s setup test_cluster_copier/test.py::test_copy_month_to_week_partition_with_recovering_after_move_faults 0.00s teardown test_cluster_copier/test.py::test_copy_month_to_week_partition_with_recovering 0.00s teardown test_config_yaml_full/test.py::test_yaml_full_conf 0.00s setup test_cluster_copier/test.py::test_copy_with_recovering[False] 0.00s setup test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node2_cache] 0.00s setup test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node1_hashed] 0.00s teardown test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node1_cache] 0.00s setup test_cluster_copier/test.py::test_copy_simple[False] 0.00s teardown test_cluster_copier/test.py::test_copy_month_to_week_partition 0.00s teardown test_cluster_copier/test.py::test_copy_with_recovering[False] 0.00s teardown test_cluster_copier/test.py::test_copy_month_to_week_partition_with_recovering_after_move_faults 0.00s setup test_config_yaml_full/test.py::test_yaml_full_conf 0.00s teardown test_config_substitutions/test.py::test_allow_databases 0.00s teardown test_access_control_on_cluster/test.py::test_access_control_on_cluster 0.00s setup test_backup_restore_s3/test.py::test_backup_to_disk[from_s3_to_local] 0.00s teardown test_cluster_copier/test.py::test_copy_simple[False] 0.00s setup test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[500000] 0.00s setup test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node2_hashed] 0.00s setup test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node1_cache] 0.00s teardown test_cluster_copier/test.py::test_copy_with_recovering[True] 0.00s setup test_cluster_copier/test.py::test_copy_with_recovering[True] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_direct] 0.00s teardown test_cluster_copier/test.py::test_copy_with_recovering_after_move_faults[True] 0.00s setup test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[1000] 0.00s setup test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-True-False] 0.00s teardown test_default_compression_codec/test.py::test_default_codec_for_compact_parts 0.00s setup test_backup_restore_s3/test.py::test_backup_with_fs_cache[False-True-False] 0.00s teardown test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_local] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[cache] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[hashed] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_ranged[range_hashed] 0.00s teardown test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_full_load 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_hashed] 0.00s setup test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[500000] 0.00s setup test_cluster_copier/test.py::test_copy_with_recovering_after_move_faults[False] 0.00s setup test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_complex_key 0.00s setup test_cluster_copier/test.py::test_copy_simple[True] 0.00s teardown test_cluster_copier/test.py::test_copy_with_recovering_after_move_faults[False] 0.00s setup test_default_compression_codec/test.py::test_default_codec_single 0.00s setup test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-False-False] 0.00s setup test_config_substitutions/test.py::test_config 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_ranged[range_hashed] 0.00s setup test_backup_restore_s3/test.py::test_backup_to_disk[from_s3_to_s3_plain] 0.00s setup test_access_control_on_cluster/test.py::test_grant_all_on_cluster 0.00s setup test_dictionaries_all_layouts_separate_sources/test_file.py::test_simple[flat] 0.00s setup test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_s3] 0.00s teardown test_dictionaries_ddl/test.py::test_clickhouse_remote 0.00s setup test_cluster_copier/test.py::test_copy_with_recovering_after_move_faults[True] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[direct] 0.00s setup test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_s3_plain] 0.00s setup test_dictionaries_access/test.py::test_drop 0.00s setup test_alter_codec/test.py::test_alter_codec_pk 0.00s setup test_cluster_copier/test.py::test_no_arg 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[cache] 0.00s teardown test_dictionaries_ddl/test.py::test_restricted_database 0.00s setup test_dictionaries_ddl/test.py::test_http_dictionary_restrictions 0.00s teardown test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-True-False] 0.00s teardown test_backup_restore/test.py::test_attach_partition 0.00s teardown test_alter_codec/test.py::test_alter_codec_index 0.00s setup test_backup_restore_s3/test.py::test_backup_to_s3_native_copy 0.00s teardown test_compressed_marks_restart/test.py::test_compressed_marks_restart_compact 0.00s setup test_dictionaries_ddl/test.py::test_file_dictionary_restrictions 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[flat] 0.00s setup test_dictionaries_access/test.py::test_dictget 0.00s setup test_cluster_copier/test.py::test_no_index 0.00s teardown test_backup_restore_s3/test.py::test_backup_to_disk[from_s3_to_s3_plain] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_file.py::test_ranged[range_hashed] 0.00s teardown test_dictionaries_ddl/test.py::test_dictionary_with_where 0.00s teardown test_dictionaries_ddl/test.py::test_file_dictionary_restrictions 0.00s teardown test_cluster_copier/test.py::test_no_arg 0.00s teardown test_config_substitutions/test.py::test_config 0.00s setup test_cluster_copier/test.py::test_copy_month_to_week_partition_with_recovering 0.00s setup test_dictionaries_ddl/test.py::test_conflicting_name 0.00s teardown test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-True-True] 0.00s teardown test_backup_restore_s3/test.py::test_backup_with_fs_cache[False-True-False] 0.00s teardown test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-False-False] 0.00s teardown test_cluster_copier/test.py::test_no_index 0.00s setup test_backup_restore_s3/test.py::test_backup_to_s3 0.00s setup test_default_compression_codec/test.py::test_default_codec_version_update 0.00s setup test_backup_restore_s3/test.py::test_backup_to_s3_multipart 0.00s teardown test_backup_restore_s3/test.py::test_backup_to_s3_named_collection 0.00s teardown test_default_compression_codec/test.py::test_default_codec_multiple 0.00s teardown test_default_compression_codec/test.py::test_default_codec_single 0.00s setup test_dictionaries_ddl/test.py::test_named_collection 0.00s teardown test_dictionaries_ddl/test.py::test_http_dictionary_restrictions 0.00s teardown test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_s3] 0.00s teardown test_backup_restore_s3/test.py::test_backup_to_s3_native_copy_other_bucket 0.00s teardown test_cluster_copier/test.py::test_non_partitioned_table 0.00s setup test_backup_restore/test.py::test_restore 0.00s setup test_cluster_copier/test.py::test_copy_month_to_week_partition 0.00s setup test_backup_restore_s3/test.py::test_incremental_backup_append_table_def 0.00s setup test_backup_restore/test.py::test_replace_partition 0.00s teardown test_backup_restore_s3/test.py::test_backup_to_s3 0.00s setup test_backup_restore_s3/test.py::test_backup_to_s3_native_copy_other_bucket 0.00s teardown test_backup_restore_s3/test.py::test_backup_to_disk[from_s3_to_local] 0.00s setup test_cluster_copier/test.py::test_self_copy 0.00s teardown test_backup_restore/test.py::test_replace_partition 0.00s setup test_dictionaries_ddl/test.py::test_secure 0.00s teardown test_dictionaries_ddl/test.py::test_conflicting_name 0.00s teardown test_backup_restore_s3/test.py::test_backup_to_s3_multipart 0.00s setup test_compressed_marks_restart/test.py::test_compressed_marks_restart_wide 0.00s setup test_backup_restore_s3/test.py::test_backup_to_s3_named_collection 0.00s setup test_backup_restore_s3/test.py::test_backup_to_s3_native_copy_multipart 0.00s setup test_dictionaries_ddl/test.py::test_restricted_database 0.00s setup test_default_compression_codec/test.py::test_default_codec_multiple 0.00s teardown test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_s3_plain] 0.00s setup test_cluster_copier/test.py::test_non_partitioned_table 0.00s teardown test_backup_restore_s3/test.py::test_backup_to_s3_native_copy 0.00s teardown test_dictionaries_ddl/test.py::test_named_collection 0.00s teardown test_backup_restore_s3/test.py::test_backup_to_s3_native_copy_multipart =========================== short test summary info ============================ PASSED test_dictionaries_access/test.py::test_create PASSED test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_local] PASSED test_dictionaries_access/test.py::test_dictget PASSED test_dictionaries_access/test.py::test_drop PASSED test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_s3] PASSED test_backup_restore/test.py::test_attach_partition PASSED test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_s3_plain] PASSED test_backup_restore_s3/test.py::test_backup_to_disk[from_s3_to_local] PASSED test_backup_restore_s3/test.py::test_backup_to_disk[from_s3_to_s3_plain] PASSED test_dictionaries_ddl/test.py::test_clickhouse_remote PASSED test_dictionaries_ddl/test.py::test_conflicting_name PASSED test_backup_restore/test.py::test_replace_partition PASSED test_backup_restore_s3/test.py::test_backup_to_s3 PASSED test_backup_restore/test.py::test_restore PASSED test_backup_restore_s3/test.py::test_backup_to_s3_multipart PASSED test_config_substitutions/test.py::test_allow_databases PASSED test_config_substitutions/test.py::test_config PASSED test_backup_restore_s3/test.py::test_backup_to_s3_named_collection PASSED test_config_substitutions/test.py::test_include_config PASSED test_backup_restore_s3/test.py::test_backup_to_s3_native_copy PASSED test_dictionaries_all_layouts_separate_sources/test_file.py::test_complex[complex_key_hashed] PASSED test_backup_restore_s3/test.py::test_backup_to_s3_native_copy_multipart PASSED test_default_compression_codec/test.py::test_default_codec_for_compact_parts PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_avg PASSED test_backup_restore_s3/test.py::test_backup_to_s3_native_copy_other_bucket PASSED test_alter_codec/test.py::test_alter_codec_index PASSED test_cluster_copier/test.py::test_block_size PASSED test_backup_restore_s3/test.py::test_backup_with_fs_cache[False-True-False] PASSED test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-False-False] PASSED test_default_compression_codec/test.py::test_default_codec_multiple PASSED test_alter_codec/test.py::test_alter_codec_pk PASSED test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-True-False] PASSED test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_cache] PASSED test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node1_cache] PASSED test_access_control_on_cluster/test.py::test_access_control_on_cluster PASSED test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-True-True] PASSED test_access_control_on_cluster/test.py::test_grant_all_on_cluster PASSED test_dictionaries_all_layouts_separate_sources/test_file.py::test_ranged[range_hashed] PASSED test_backup_restore_s3/test.py::test_incremental_backup_append_table_def PASSED test_default_compression_codec/test.py::test_default_codec_single PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[1000] PASSED test_compressed_marks_restart/test.py::test_compressed_marks_restart_compact PASSED test_cluster_copier/test.py::test_copy_month_to_week_partition PASSED test_compressed_marks_restart/test.py::test_compressed_marks_restart_wide PASSED test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node1_hashed] PASSED test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_direct] PASSED test_default_compression_codec/test.py::test_default_codec_version_update PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[500000] PASSED test_dictionaries_all_layouts_separate_sources/test_file.py::test_simple[flat] PASSED test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache] PASSED test_alter_update_cast_keep_nullable/test.py::test_cast_keep_nullable PASSED test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node2_cache] PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[1000] PASSED test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_hashed] PASSED test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_full_load PASSED test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_complex_key PASSED test_dictionaries_all_layouts_separate_sources/test_file.py::test_simple[hashed] PASSED test_backward_compatibility/test_functions.py::test_aggregate_states PASSED test_cluster_copier/test.py::test_copy_month_to_week_partition_with_recovering PASSED test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_ranged[range_hashed] PASSED test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache] PASSED test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node2_hashed] PASSED test_dictionaries_ddl/test.py::test_dictionary_with_where PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[500000] PASSED test_dictionaries_ddl/test.py::test_file_dictionary_restrictions PASSED test_dictionaries_ddl/test.py::test_http_dictionary_restrictions PASSED test_dictionaries_all_layouts_separate_sources/test_mongo_uri.py::test_simple[flat-False] PASSED test_dictionaries_ddl/test.py::test_named_collection PASSED test_dictionaries_ddl/test.py::test_restricted_database PASSED test_dictionaries_ddl/test.py::test_secure PASSED test_cluster_copier/test.py::test_copy_month_to_week_partition_with_recovering_after_move_faults PASSED test_codec_encrypted/test.py::test_different_keys PASSED test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[cache] PASSED test_async_connect_to_multiple_ips/test.py::test PASSED test_cluster_copier/test.py::test_copy_simple[False] PASSED test_cluster_copier/test.py::test_copy_simple[True] PASSED test_concurrent_queries_for_all_users_restriction/test.py::test_exception_message PASSED test_dictionaries_all_layouts_separate_sources/test_mongo_uri.py::test_simple_ssl[flat-True] PASSED test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[direct] PASSED test_consistant_parts_after_move_partition/test.py::test_consistent_part_after_move_partition PASSED test_async_insert_memory/test.py::test_memory_usage PASSED test_azure_blob_storage_zero_copy_replication/test.py::test_zero_copy_replication PASSED test_cluster_copier/test.py::test_copy_with_recovering[False] PASSED test_cluster_copier/test_three_nodes.py::test PASSED test_backward_compatibility/test_data_skipping_indices.py::test_index PASSED test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[flat] PASSED test_broken_part_during_merge/test.py::test_merge_and_part_corruption PASSED test_backward_compatibility/test_ip_types_binary_compatibility.py::test_ip_types_binary_compatibility PASSED test_cluster_copier/test.py::test_copy_with_recovering[True] PASSED test_cluster_copier/test.py::test_copy_with_recovering_after_move_faults[False] PASSED test_config_yaml_full/test.py::test_yaml_full_conf PASSED test_cluster_copier/test.py::test_copy_with_recovering_after_move_faults[True] PASSED test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[hashed] PASSED test_dictionaries_config_reload/test.py::test PASSED test_cluster_copier/test.py::test_no_arg PASSED test_cluster_copier/test.py::test_no_index PASSED test_cluster_copier/test.py::test_non_partitioned_table PASSED test_cluster_copier/test.py::test_self_copy PASSED test_backward_compatibility/test_functions.py::test_string_functions PASSED test_backup_s3_storage_class/test.py::test_backup_s3_storage_class ================= 100 passed, 6 warnings in 457.72s (0:07:37) ==================